[INFO] cloning repository https://github.com/luizschon/syncds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luizschon/syncds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizschon%2Fsyncds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizschon%2Fsyncds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a26add7af3a8089e734d56a7ee94e435185dda69
[INFO] testing luizschon/syncds against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizschon%2Fsyncds" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/luizschon/syncds
[INFO] finished tweaking git repo https://github.com/luizschon/syncds
[INFO] tweaked toml for git repo https://github.com/luizschon/syncds written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luizschon/syncds on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luizschon/syncds already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/ctru-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/pthread-3ds.git`
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/shim-3ds.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf v0.11.2
[INFO] [stderr]   Downloaded phf_shared v0.11.2
[INFO] [stderr]   Downloaded serde v1.0.203
[INFO] [stderr]   Downloaded yansi-term v0.1.2
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded const-zero v0.1.1
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded serde_derive v1.0.203
[INFO] [stderr]   Downloaded toml v0.5.11
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] [stderr]   Downloaded widestring v1.1.0
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded phf_macros v0.11.2
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded phf_generator v0.11.2
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded unicode-width v0.1.13
[INFO] [stderr]   Downloaded siphasher v0.3.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a325e9cc29b9da86c8f3e89d20b677884cede894434ab0db50b898d88d0cd7c4
[INFO] running `Command { std: "docker" "start" "-a" "a325e9cc29b9da86c8f3e89d20b677884cede894434ab0db50b898d88d0cd7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a325e9cc29b9da86c8f3e89d20b677884cede894434ab0db50b898d88d0cd7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a325e9cc29b9da86c8f3e89d20b677884cede894434ab0db50b898d88d0cd7c4", kill_on_drop: false }`
[INFO] [stdout] a325e9cc29b9da86c8f3e89d20b677884cede894434ab0db50b898d88d0cd7c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fff9fabe34462b36cdf08e61966fce9b7d0ed2042a5a88eb400fed546182974e
[INFO] running `Command { std: "docker" "start" "-a" "fff9fabe34462b36cdf08e61966fce9b7d0ed2042a5a88eb400fed546182974e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling const-zero v0.1.1
[INFO] [stderr]    Compiling macaddr v1.0.1
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling ctru-rs v0.7.1 (https://github.com/rust3ds/ctru-rs#7e0be082)
[INFO] [stderr]    Compiling ctru-sys v0.5.0 (https://github.com/rust3ds/ctru-rs#7e0be082)
[INFO] [stderr] error: failed to run custom build command for `ctru-sys v0.5.0 (https://github.com/rust3ds/ctru-rs#7e0be082)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ctru-sys-7147d8a1ba3373b9/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (824) panicked at /opt/rustwide/cargo-home/git/checkouts/ctru-rs-f60f5d9ec03b095c/7e0be08/ctru-sys/build.rs:27:43:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55a0b58d71aa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x55a0b58d71aa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x55a0b58d71aa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x55a0b58d71aa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x55a0b58eec1a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x55a0b58eec1a - core[786f478f706679df]::fmt::write
[INFO] [stderr]      6:     0x55a0b58dd552 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x55a0b58dd552 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x55a0b58b68df - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x55a0b58b68df - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x55a0b58d0b81 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x55a0b58d0dfb - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x55a0b58b6998 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x55a0b58ae159 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x55a0b58b73cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x55a0b58ef45c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x55a0b58ef1d2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x55a0b52f37f4 - build_script_build[6cc791d7ec06a48a]::main
[INFO] [stderr]     18:     0x55a0b52fb593 - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x55a0b52f8a16 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x55a0b52f8c69 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x55a0b58cf934 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x55a0b58cf934 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x55a0b58cf934 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x55a0b58cf934 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x55a0b58cf934 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x55a0b58cf934 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x55a0b58cf934 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x55a0b58cf934 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x55a0b58cf934 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x55a0b52f8a01 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x55a0b52f76a5 - main
[INFO] [stderr]     32:     0x7e2e4bc7a1ca - <unknown>
[INFO] [stderr]     33:     0x7e2e4bc7a28b - __libc_start_main
[INFO] [stderr]     34:     0x55a0b52ee855 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "fff9fabe34462b36cdf08e61966fce9b7d0ed2042a5a88eb400fed546182974e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff9fabe34462b36cdf08e61966fce9b7d0ed2042a5a88eb400fed546182974e", kill_on_drop: false }`
[INFO] [stdout] fff9fabe34462b36cdf08e61966fce9b7d0ed2042a5a88eb400fed546182974e
